Welcome![Sign In][Sign Up]
Location:
Search - oci oracle

Search list

[Other resourceOCI+Oracle

Description: 这个是用OCI接口在VC平台上对Oracle 数据库的操作.包括对数据库的连接,数据表的提取,查询,删除,修改等基本功能.这个代码已经编译实现.-this is the VC OCI interface platform for Oracle database operation. Included in the database connectivity, data from the table, query, deletion, modification and other basic functions. This code is compiled to achieve.
Platform: | Size: 49737 | Author: 江宇 | Hits:

[BooksOCI编程介绍

Description: OCI编程介绍word文档-OCI Programming word document
Platform: | Size: 11264 | Author: 齐友 | Hits:

[Windows DevelopOracle OCI API封装类

Description: Oracle OCI API封装类-Oracle OCI API Packaging Category
Platform: | Size: 138240 | Author: 何承伟 | Hits:

[ADO-ODBCOracle8 OCI API 封装类COdb

Description: 实现了Oracle8 OCI API的封装,并有该类的使用例子。实现了Oracle8 OCI API的封装,并有该类的使用例子-realized Oracle8 OCI API package, and the use of such examples. To achieve the Oracle8 OCI API package, and the use of such examples
Platform: | Size: 111616 | Author: 黄胜 | Hits:

[OtherOracle的入门体会

Description: Oracle入门体会,oracle 的体系太庞大了,对于初学者来说,难免会有些无从下手的感觉.这是一本很好的Oracle入门的书-Oracle Portal Experience, oracle system too enormous for beginners, it will be some way of feeling. This is a very good book entry Oracle
Platform: | Size: 498688 | Author: 肖巍 | Hits:

[ADO-ODBCoracle oci

Description: 这是Oracle OCI接口,可以直接在C++中代码访问Oracle的数据库,速度非常快。是开发高性能的数据库程序的必备API。-This is the Oracle OCI interface, and can directly in C code to access Oracle database, speed very quickly. The development of high-performance database API for the future.
Platform: | Size: 281600 | Author: 中国人 | Hits:

[OracleOCI+Oracle

Description: 这个是用OCI接口在VC平台上对Oracle 数据库的操作.包括对数据库的连接,数据表的提取,查询,删除,修改等基本功能.这个代码已经编译实现.-this is the VC OCI interface platform for Oracle database operation. Included in the database connectivity, data from the table, query, deletion, modification and other basic functions. This code is compiled to achieve.
Platform: | Size: 4019200 | Author: 江宇 | Hits:

[Oracleoci

Description: 使用C语言通过OCI方式连接 ORACLE-use C language through OCI connected ORACLE
Platform: | Size: 4096 | Author: 鲍勃 | Hits:

[OracleociConnectToOracle

Description: 利用oci(oracle connect interface)方式实现的数据库连接-use oci (oracle connect interface) means data library Link
Platform: | Size: 93184 | Author: agang | Hits:

[OracleOracleOCI

Description: Oracle OCI 应用,VC++中如何用ORACLE OCI实现Oracle数据库的连接和对表的访问-Oracle OCI applications, VC how to use Oracle OCI Oracle database connectivity, and the visit of table
Platform: | Size: 509952 | Author: 王金陵 | Hits:

[Oracleoracle-oci

Description: 用oci实现的对oracle的完全操作 有详细的注释-Oci achieved with the full operation of the oracle has detailed notes
Platform: | Size: 4096 | Author: yuju | Hits:

[Software Engineeringoci

Description: oci(oracle call interface),一般调用数据库都用ADO,但是在大数据量频繁操作数据库的情况下,专用接口更可取,尤其是改变数据的情况。-oci (oracle call interface), the general call to the database using ADO, but the amount of data in the frequent operation of the database, the dedicated interface is more desirable, especially to change the data.
Platform: | Size: 112640 | Author: 骆新 | Hits:

[Ftp Clientoci

Description: VC下的Oracle数据库读写操作案例,包括SQL-Plus的各种语句执行,以及存储过程的调用-VC under the Oracle database to read and write operation of the case, including the SQL-Plus implementation of the various statements and stored procedure calls
Platform: | Size: 57344 | Author: | Hits:

[Oracleoci

Description: oracle的oci驱动,在c#中定义,速度非常快,尤其可以批量的读取,插入数据.-the oci driver oracle in the c# defined, very fast, in particular bulk read, insert the data.
Platform: | Size: 10240 | Author: mjm | Hits:

[ADO-ODBCc++Oci

Description: c++通过OCI连接oracle数据库,已经实现了操作数据库的基本动作-c++ connect oracle database through the OCI, the database operation has achieved the basic moves
Platform: | Size: 3087360 | Author: sjw | Hits:

[Database systemvc+ORACLE

Description: rar内附有详细的步骤说明,按照步骤,你可以实现对oracle数据库的链接-rar containing a detailed description of the steps, in accordance with the steps, you can achieve the oracle database link
Platform: | Size: 276480 | Author: 王艳红 | Hits:

[OtherOracle.spatial

Description: 全面介绍Oracle.spatial方面的PPT,对于进行Oracle.spatial方面的编程有较大帮助1-Oracle.spatial aspects of a comprehensive introduction to the PPT, the programming aspects of Oracle.spatial to have more help 1
Platform: | Size: 89088 | Author: xzm | Hits:

[Database systemtestoci

Description: OCI(Oracle Call Interface)是ORACLE公司开发的一个应用程序开发工具,是一个通过访问Oracle数据库的服务器,控制各类SQL语句的执行,进而创建应用程序的的应用程序接口(API)。它支持SQL所有的数据定义,数据操作,查询,事务管理等操作,支持C和C++的数据类型,调用,语法和语义。它提供了一组可对Oracle数据库进行存取的接口子例程(函数)。 OCI程序实质上就是用高级语言写的程序,其特点是内部含有对OCI子函数库的调用,通过在第三代程序设计语言(如C语言)中进行调用可达到存取ORACLE数据库的目的。 本工程包含一个简单的oci封装,封装oci的基本操作,日常开发中对速度要求比较高而ado和普通的odbc方法满足不了要求的情况下可以考虑使用-OCI (Oracle Call Interface) was developed by an ORACLE application development tool, one by accessing the Oracle database server and control the implementation of various types of SQL statements, thereby creating the application s application program interface (API). It supports all SQL data definition, data manipulation, query, transaction management, operation, support C and C++, data types, call, syntax and semantics. It provides a set of Oracle database can access the interface sub-routines (functions). OCI program in essence is to use high-level language to write programs, characterized by an internal subroutine library that contains pairs of OCI calls, by the third-generation programming languages (such as the C language) in a call up to access the ORACLE database purposes. This project contains a simple oci packaging, packaging oci basic operations, the daily development of the speed is relatively high ado and odbc method can not satisfy the normal requirements of
Platform: | Size: 819200 | Author: 帽子 | Hits:

[OracleOracle-Spatial-and-CIProgramming-

Description: 国内第一本,也是唯一一本中文版Oracle OCI接口的编程教材,详细介绍了Oracle OCI的编程模式和编写流程。-The first book, only a Chinese version of Oracle OCI programming interface materials, detailing the programming model and Oracle OCI prepared process.
Platform: | Size: 96256 | Author: spongcer | Hits:

[Oracleoci-oracle.Rar

Description: oci oracle ,利用 C++ 实现 ,对大家很有用的噢-The Oci oracle use C++ to achieve useful to everyone Oh
Platform: | Size: 8192 | Author: 张福林 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net